Create a Security Role
{ createRole }
Adds a new security role to the system.
Method
/API/admin/createRole
NOTE: API 1.0 methods are now deprecated. Use API 2.0 methods instead
Input Parameters
Name
data
Object Type
Description
RoleData
Output Response
Successful Result Code
200
Description of Response Type
successful operation
Notes
The added role is simply a shell. Users (and groups) need to be added separately to the role to make it effective.